0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.3002390861511 350 0.3083 0


No Amazon API Requests Made.


App Debug - Total Time 1.3002390861511 seconds

Number Time From Start Name Description
1 0.69663000106812 Initialise Initialise FSB Function
2 0.69882011413574 App Controller Start Start of the App controller (called before the controller of every page)
3 0.70187401771545 Start of getCategoryListByGroup Function Before first category groups query
4 0.70228409767151 After initial query Before first category groups query
5 0.70228695869446 Get Category List for Group Before the call to getCategoryList function
6 0.7022910118103 Start of GetCategoryList function Start of the function
7 0.70229601860046 Before getting categories Query to get specific category list
8 0.70288705825806 After getting categories Query to get specific category list
9 0.70289015769958 Before getting category custom Before call to function getCategoryCustom
10 0.73173213005066 After getting category custom After call to function getCategoryCustom
11 0.73173809051514 Before getting category custom Before call to function getCategoryCustom
12 0.74347496032715 After getting category custom After call to function getCategoryCustom
13 0.74347996711731 Before getting category custom Before call to function getCategoryCustom
14 0.74593997001648 After getting category custom After call to function getCategoryCustom
15 0.74594402313232 Before getting category custom Before call to function getCategoryCustom
16 0.74931716918945 After getting category custom After call to function getCategoryCustom
17 0.7493200302124 Before getting category custom Before call to function getCategoryCustom
18 0.75236511230469 After getting category custom After call to function getCategoryCustom
19 0.75236916542053 Before getting category custom Before call to function getCategoryCustom
20 0.75556898117065 After getting category custom After call to function getCategoryCustom
21 0.7555730342865 End of GetCategoryList function End of the function
22 0.75558304786682 Get Category List for Group Before the call to getCategoryList function
23 0.75558614730835 Start of GetCategoryList function Start of the function
24 0.75558996200562 Before getting categories Query to get specific category list
25 0.75593996047974 End of getCategoryListByGroup Function Before return()
26 0.83085918426514 App Controller End End of the App controller (called before the controller of every page)
27 0.99065113067627 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.99125099182129 Before Get Options Before the call to getOptions in the tpl class
29 1.0156860351562 After Get Options After the call to getOptions in the tpl class
30 1.0157260894775 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.300225019455 Finalizing debug Before the debug is output to the page.
32 1.3002381324768 End of App This is the end of the app logging, final timestamp


Query Debug - 350 Database Queries. Total time 0.3083 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0006 0.00055694580078125
SELECT parameter, value FROM parameters
2 0.0018 0.0017709732055664
SELECT * FROM `bad_bots`
3 0.0004 0.00042915344238281
SET time_zone = 'Europe/London'
4 0.0004 0.00037503242492676
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0015189647674561
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"3.145.158.106\";}'
6 0.0007 0.00072884559631348
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1715711858'
7 0.0012 0.0011889934539795
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00059604644775391
UPDATE autorun SET lastrun = '2024-05-14 18:37:38' WHERE id = '15'
9 0.0004 0.00039792060852051
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00034403800964355
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00035500526428223
SELECT * FROM pages WHERE id = 52
12 0.0008 0.00082898139953613
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0008 0.00083088874816895
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00050210952758789
SELECT * FROM pages WHERE pagename = 'search'
15 0.0004 0.00039100646972656
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0006 0.00055503845214844
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0165 0.016492128372192
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0004 0.00038695335388184
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00038480758666992
SELECT id FROM categories WHERE parent_id = '26'
21 0.0099 0.0098910331726074
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0003 0.00029993057250977
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0003 0.00025486946105957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00029683113098145
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00026297569274902
SELECT * FROM categorygroups WHERE id = '1'
26 0.0048 0.0047509670257568
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034785270690918
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.00036501884460449
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '27'
30 0.0043 0.0043420791625977
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034308433532715
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00039911270141602
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00035500526428223
SELECT * FROM categorygroups WHERE id = '1'
35 0.0003 0.0002741813659668
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0002 0.00024700164794922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00026297569274902
SELECT id FROM categories WHERE parent_id = '28'
39 0.0003 0.0002589225769043
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.0002598762512207
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0002 0.00023388862609863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0002 0.00023889541625977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00047802925109863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0006 0.00063896179199219
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00025606155395508
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.00055193901062012
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0002 0.00024890899658203
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00025177001953125
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00047802925109863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00025606155395508
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00027894973754883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '30'
57 0.0006 0.0005500316619873
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0002 0.00024890899658203
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002751350402832
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00049209594726562
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00027990341186523
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00026607513427734
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00056791305541992
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00027322769165039
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030708312988281
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033307075500488
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00027990341186523
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.00032877922058105
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00034999847412109
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00027894973754883
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0003 0.00031495094299316
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00066208839416504
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0694 0.069409132003784
SELECT * FROM ipgeocountries WHERE INET_ATON('3.145.158.106') >= INET_ATON(ip_start) AND INET_ATON('3.145.158.106') <= INET_ATON(ip_end)
79 0.0003 0.00030994415283203
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00028014183044434
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00032901763916016
SELECT * FROM pages WHERE pagename = 'search'
82 0.0050 0.0049819946289062
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0003 0.0003361701965332
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00033092498779297
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0003 0.0002739429473877
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0003 0.00034594535827637
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00029492378234863
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0005 0.00049400329589844
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '3.145.158.106'
89 0.0010 0.00099611282348633
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0009 0.00087904930114746
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0050 0.0049748420715332
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0003 0.00027298927307129
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.00031900405883789
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0112 0.01124095916748
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0004 0.00036406517028809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0006 0.00063991546630859
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0007 0.00065088272094727
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0049 0.0049388408660889
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0003 0.00026607513427734
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.00032496452331543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0120 0.012028932571411
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00029110908508301
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0003 0.00030994415283203
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0005 0.00047802925109863
SELECT * FROM products WHERE id = '1167'
108 0.0005 0.00046682357788086
SELECT * FROM productimages WHERE product_id = '1167' ORDER BY sortorder ASC
109 0.0040 0.003953218460083
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1167' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0005 0.00050210952758789
SELECT * FROM product_image_select WHERE product_id = '1167'
111 0.0006 0.00060582160949707
SELECT * FROM productcustomimages WHERE product_id = '1167'
112 0.0009 0.00093507766723633
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
113 0.0021 0.0020790100097656
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0010 0.00099492073059082
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
115 0.0011 0.0010828971862793
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1167' AND a.name = n.originalname
116 0.0005 0.00047779083251953
SELECT * FROM productoffers WHERE product_id = '1167' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.00048303604125977
SELECT * FROM productoffers
                WHERE product_id = '1167' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0005 0.00045394897460938
SELECT * FROM productoffers
                WHERE product_id = 1167
                ORDER BY price ASC LIMIT 1
119 0.0005 0.00047111511230469
SELECT value FROM productattributes
                WHERE product_id = '1167'
                AND name = 'ListPriceAmount'
120 0.0004 0.00035595893859863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
121 0.0004 0.00038385391235352
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00031805038452148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
123 0.0005 0.00052714347839355
SELECT value FROM productattributes WHERE product_id = '1167' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0015 0.0014998912811279
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0016 0.0016269683837891
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'FlavorName'
                GROUP BY o.value
                ORDER BY o.value ASC
126 0.0007 0.00065898895263672
SELECT * FROM products WHERE id = '1246'
127 0.0006 0.0005640983581543
SELECT * FROM productimages WHERE product_id = '1246' ORDER BY sortorder ASC
128 0.0002 0.00024795532226562
SELECT * FROM product_image_select WHERE product_id = '1246'
129 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1246'
130 0.0003 0.00026106834411621
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1246' AND a.name = n.originalname
131 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1246' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0003 0.0003049373626709
SELECT * FROM productoffers
                WHERE product_id = '1246' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0004 0.00041508674621582
SELECT * FROM products WHERE id = '868'
135 0.0005 0.00047612190246582
SELECT * FROM productimages WHERE product_id = '868' ORDER BY sortorder ASC
136 0.0003 0.00026392936706543
SELECT * FROM product_image_select WHERE product_id = '868'
137 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '868'
138 0.0003 0.00028681755065918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '868' AND a.name = n.originalname
139 0.0003 0.0002601146697998
SELECT * FROM productoffers WHERE product_id = '868' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '868' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0002 0.00023508071899414
SELECT value FROM productattributes WHERE product_id = '868' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0005 0.00048208236694336
SELECT * FROM products WHERE id = '862'
143 0.0005 0.00048017501831055
SELECT * FROM productimages WHERE product_id = '862' ORDER BY sortorder ASC
144 0.0003 0.0002589225769043
SELECT * FROM product_image_select WHERE product_id = '862'
145 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '862'
146 0.0003 0.00027894973754883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '862' AND a.name = n.originalname
147 0.0003 0.00026583671569824
SELECT * FROM productoffers WHERE product_id = '862' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '862' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00024795532226562
SELECT value FROM productattributes WHERE product_id = '862' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0005 0.00046300888061523
SELECT * FROM products WHERE id = '1011'
151 0.0005 0.00045204162597656
SELECT * FROM productimages WHERE product_id = '1011' ORDER BY sortorder ASC
152 0.0003 0.0002899169921875
SELECT * FROM product_image_select WHERE product_id = '1011'
153 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1011'
154 0.0003 0.00030112266540527
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1011' AND a.name = n.originalname
155 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '1011' AND merchantid = 'A1X6FK5RDHNB96'
156 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = '1011' AND price > 0
                ORDER BY price ASC LIMIT 1
157 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '1011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0005 0.00048398971557617
SELECT * FROM products WHERE id = '1010'
159 0.0005 0.00047898292541504
SELECT * FROM productimages WHERE product_id = '1010' ORDER BY sortorder ASC
160 0.0002 0.00023698806762695
SELECT * FROM product_image_select WHERE product_id = '1010'
161 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '1010'
162 0.0003 0.0002899169921875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1010' AND a.name = n.originalname
163 0.0003 0.00028586387634277
SELECT * FROM productoffers WHERE product_id = '1010' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.00031185150146484
SELECT * FROM productoffers
                WHERE product_id = '1010' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '1010' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0005 0.0004889965057373
SELECT * FROM products WHERE id = '1140'
167 0.0005 0.00051403045654297
SELECT * FROM productimages WHERE product_id = '1140' ORDER BY sortorder ASC
168 0.0003 0.00025105476379395
SELECT * FROM product_image_select WHERE product_id = '1140'
169 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1140'
170 0.0003 0.00025391578674316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1140' AND a.name = n.originalname
171 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '1140' AND merchantid = 'A1X6FK5RDHNB96'
172 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '1140' AND price > 0
                ORDER BY price ASC LIMIT 1
173 0.0004 0.00039386749267578
SELECT value FROM productattributes WHERE product_id = '1140' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0005 0.00053215026855469
SELECT * FROM products WHERE id = '1061'
175 0.0005 0.00048613548278809
SELECT * FROM productimages WHERE product_id = '1061' ORDER BY sortorder ASC
176 0.0003 0.00029802322387695
SELECT * FROM product_image_select WHERE product_id = '1061'
177 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '1061'
178 0.0003 0.00031781196594238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1061' AND a.name = n.originalname
179 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '1061' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = '1061' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '1061' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0005 0.00053906440734863
SELECT * FROM products WHERE id = '2165'
183 0.0005 0.00050616264343262
SELECT * FROM productimages WHERE product_id = '2165' ORDER BY sortorder ASC
184 0.0003 0.00030708312988281
SELECT * FROM product_image_select WHERE product_id = '2165'
185 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '2165'
186 0.0003 0.00030207633972168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2165' AND a.name = n.originalname
187 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '2165' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = '2165' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00024795532226562
SELECT value FROM productattributes WHERE product_id = '2165' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0007 0.00065207481384277
SELECT * FROM products WHERE id = '1055'
191 0.0005 0.00047802925109863
SELECT * FROM productimages WHERE product_id = '1055' ORDER BY sortorder ASC
192 0.0003 0.00026488304138184
SELECT * FROM product_image_select WHERE product_id = '1055'
193 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '1055'
194 0.0003 0.00028395652770996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1055' AND a.name = n.originalname
195 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '1055' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0003 0.00033402442932129
SELECT * FROM productoffers
                WHERE product_id = '1055' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00031113624572754
SELECT value FROM productattributes WHERE product_id = '1055' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0005 0.00054216384887695
SELECT * FROM products WHERE id = '1215'
199 0.0006 0.00058102607727051
SELECT * FROM productimages WHERE product_id = '1215' ORDER BY sortorder ASC
200 0.0005 0.0005340576171875
SELECT * FROM product_image_select WHERE product_id = '1215'
201 0.0004 0.00043010711669922
SELECT * FROM productcustomimages WHERE product_id = '1215'
202 0.0028 0.0028400421142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1215' AND a.name = n.originalname
203 0.0007 0.00073003768920898
SELECT * FROM productoffers WHERE product_id = '1215' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0011 0.0010948181152344
SELECT * FROM productoffers
                WHERE product_id = '1215' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0008 0.00084900856018066
SELECT value FROM productattributes WHERE product_id = '1215' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0009 0.00088906288146973
SELECT * FROM products WHERE id = '4924'
207 0.0006 0.00063896179199219
SELECT * FROM productimages WHERE product_id = '4924' ORDER BY sortorder ASC
208 0.0006 0.00063514709472656
SELECT * FROM product_image_select WHERE product_id = '4924'
209 0.0006 0.00058412551879883
SELECT * FROM productcustomimages WHERE product_id = '4924'
210 0.0012 0.0012080669403076
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4924' AND a.name = n.originalname
211 0.0012 0.0011639595031738
SELECT * FROM productoffers WHERE product_id = '4924' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0007 0.00068116188049316
SELECT * FROM productoffers
                WHERE product_id = '4924' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0006 0.00064206123352051
SELECT value FROM productattributes WHERE product_id = '4924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0007 0.0007331371307373
SELECT * FROM products WHERE id = '966'
215 0.0003 0.00030684471130371
SELECT * FROM productimages WHERE product_id = '966' ORDER BY sortorder ASC
216 0.0003 0.00029301643371582
SELECT * FROM product_image_select WHERE product_id = '966'
217 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '966'
218 0.0003 0.00034904479980469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '966' AND a.name = n.originalname
219 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '966' AND merchantid = 'A1X6FK5RDHNB96'
220 0.0003 0.00032806396484375
SELECT * FROM productoffers
                WHERE product_id = '966' AND price > 0
                ORDER BY price ASC LIMIT 1
221 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '966' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0006 0.00063705444335938
SELECT * FROM products WHERE id = '2698'
223 0.0010 0.00099420547485352
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
224 0.0014 0.0013799667358398
SELECT * FROM product_image_select WHERE product_id = '2698'
225 0.0006 0.0005500316619873
SELECT * FROM productcustomimages WHERE product_id = '2698'
226 0.0017 0.0016798973083496
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
227 0.0007 0.00074481964111328
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0006 0.0005800724029541
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0009 0.0008690357208252
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
230 0.0007 0.00068378448486328
SELECT * FROM products WHERE id = '1036'
231 0.0010 0.00095510482788086
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
232 0.0005 0.0005040168762207
SELECT * FROM product_image_select WHERE product_id = '1036'
233 0.0014 0.0014059543609619
SELECT * FROM productcustomimages WHERE product_id = '1036'
234 0.0017 0.0017240047454834
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
235 0.0006 0.00057816505432129
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0006 0.00064897537231445
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0005 0.0005040168762207
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
238 0.0007 0.00074601173400879
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
239 0.0006 0.00063991546630859
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0006 0.00063395500183105
SELECT * FROM products WHERE id = '1100'
241 0.0009 0.00085711479187012
SELECT * FROM productimages WHERE product_id = '1100' ORDER BY sortorder ASC
242 0.0005 0.00054812431335449
SELECT * FROM product_image_select WHERE product_id = '1100'
243 0.0004 0.00043606758117676
SELECT * FROM productcustomimages WHERE product_id = '1100'
244 0.0020 0.0020401477813721
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1100' AND a.name = n.originalname
245 0.0009 0.00088286399841309
SELECT * FROM productoffers WHERE product_id = '1100' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0006 0.00059795379638672
SELECT * FROM productoffers
                WHERE product_id = '1100' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0005 0.00050115585327148
SELECT value FROM productattributes WHERE product_id = '1100' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
248 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '1279'
249 0.0005 0.00054001808166504
SELECT * FROM productimages WHERE product_id = '1279' ORDER BY sortorder ASC
250 0.0006 0.00064706802368164
SELECT * FROM product_image_select WHERE product_id = '1279'
251 0.0006 0.00057196617126465
SELECT * FROM productcustomimages WHERE product_id = '1279'
252 0.0017 0.0016889572143555
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1279' AND a.name = n.originalname
253 0.0006 0.00059986114501953
SELECT * FROM productoffers WHERE product_id = '1279' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0005 0.00051403045654297
SELECT * FROM productoffers
                WHERE product_id = '1279' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0012 0.0012109279632568
SELECT value FROM productattributes WHERE product_id = '1279' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
256 0.0009 0.00089812278747559
SELECT * FROM products WHERE id = '3938'
257 0.0005 0.00052690505981445
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
258 0.0005 0.00050115585327148
SELECT * FROM product_image_select WHERE product_id = '3938'
259 0.0004 0.00043106079101562
SELECT * FROM productcustomimages WHERE product_id = '3938'
260 0.0013 0.0012578964233398
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
261 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
262 0.0006 0.00057315826416016
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
263 0.0006 0.00063395500183105
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
264 0.0005 0.00054311752319336
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
265 0.0005 0.0005040168762207
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0005 0.00048494338989258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1167' ORDER BY timestamp DESC
267 0.0004 0.0003969669342041
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1246' ORDER BY timestamp DESC
268 0.0003 0.00033307075500488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '868' ORDER BY timestamp DESC
269 0.0003 0.00028181076049805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '862' ORDER BY timestamp DESC
270 0.0003 0.00030398368835449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1011' ORDER BY timestamp DESC
271 0.0003 0.00027608871459961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1010' ORDER BY timestamp DESC
272 0.0003 0.00029993057250977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1140' ORDER BY timestamp DESC
273 0.0003 0.00026988983154297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1061' ORDER BY timestamp DESC
274 0.0003 0.00028586387634277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2165' ORDER BY timestamp DESC
275 0.0003 0.0002901554107666
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1055' ORDER BY timestamp DESC
276 0.0004 0.00041007995605469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1215' ORDER BY timestamp DESC
277 0.0004 0.00035905838012695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4924' ORDER BY timestamp DESC
278 0.0013 0.0012581348419189
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '966' ORDER BY timestamp DESC
279 0.0004 0.00035691261291504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
280 0.0004 0.0004279613494873
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
281 0.0004 0.00043082237243652
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1100' ORDER BY timestamp DESC
282 0.0005 0.00052595138549805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1279' ORDER BY timestamp DESC
283 0.0004 0.00035500526428223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
284 0.0004 0.00038409233093262
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
285 0.0003 0.00026297569274902
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
286 0.0003 0.00025391578674316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
287 0.0003 0.00028181076049805
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
288 0.0003 0.00028610229492188
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
289 0.0003 0.00026702880859375
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
290 0.0004 0.00035619735717773
SELECT * FROM products WHERE id = 1626
291 0.0006 0.00055098533630371
SELECT * FROM products WHERE id = 4041
292 0.0006 0.00056290626525879
SELECT * FROM products WHERE id = 4312
293 0.0006 0.00055789947509766
SELECT * FROM products WHERE id = 777
294 0.0005 0.00048708915710449
SELECT * FROM products WHERE id = 4213
295 0.0005 0.00047588348388672
SELECT * FROM products WHERE id = 3881
296 0.0005 0.00052094459533691
SELECT * FROM products WHERE id = '1626'
297 0.0003 0.00026106834411621
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
298 0.0003 0.0002739429473877
SELECT * FROM product_image_select WHERE product_id = '1626'
299 0.0003 0.00028681755065918
SELECT * FROM productcustomimages WHERE product_id = '1626'
300 0.0003 0.00025701522827148
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
301 0.0003 0.00027203559875488
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0004 0.00038409233093262
SELECT * FROM products WHERE id = '4041'
305 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
306 0.0003 0.00027704238891602
SELECT * FROM product_image_select WHERE product_id = '4041'
307 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '4041'
308 0.0003 0.00032401084899902
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
309 0.0003 0.00034093856811523
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
310 0.0003 0.00033903121948242
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
311 0.0003 0.00026917457580566
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '4312'
313 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
314 0.0003 0.00029587745666504
SELECT * FROM product_image_select WHERE product_id = '4312'
315 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4312'
316 0.0003 0.00031709671020508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
317 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0005 0.00049805641174316
SELECT * FROM products WHERE id = '777'
321 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
322 0.0003 0.00026702880859375
SELECT * FROM product_image_select WHERE product_id = '777'
323 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '777'
324 0.0003 0.00031709671020508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
325 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
328 0.0004 0.00039482116699219
SELECT * FROM products WHERE id = '4213'
329 0.0005 0.00048589706420898
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
330 0.0003 0.00031614303588867
SELECT * FROM product_image_select WHERE product_id = '4213'
331 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '4213'
332 0.0004 0.00036191940307617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
333 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
334 0.0004 0.00036406517028809
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
335 0.0003 0.00033688545227051
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '3881'
337 0.0004 0.0004267692565918
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
338 0.0003 0.00026297569274902
SELECT * FROM product_image_select WHERE product_id = '3881'
339 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '3881'
340 0.0003 0.00034403800964355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
341 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0003 0.00031304359436035
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0003 0.00031208992004395
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0004 0.00042486190795898
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
345 0.0005 0.00049209594726562
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
346 0.0005 0.00051999092102051
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
347 0.0005 0.00052285194396973
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
348 0.0005 0.00052118301391602
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
349 0.0006 0.00057816505432129
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
350 0.0007 0.00067806243896484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'